window: Unfreeze window on unmap
authorBenjamin Otte <otte@redhat.com>
Tue, 24 May 2016 23:16:52 +0000 (01:16 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 24 May 2016 23:19:11 +0000 (01:19 +0200)
commitb9f55dfd634808ddec5b1a82769890e217b8eb46
treeb03bd0558961c003ad97296c95628f099b3d53ea
parent5759e2a334993ffb4ad0f7204d8ff74a2ddb8d05
window: Unfreeze window on unmap

Make sure to keep parity with the number of times we froze the window
when we unmap it.
Otherwise it will permanently stay frozen after being remapped.

https://bugzilla.gnome.org/show_bug.cgi?id=766643
https://bugzilla.mozilla.org/show_bug.cgi?id=1225044
gtk/gtkwindow.c